Skip to content

gh-102613: Bump recursion limit to fix running test_pathlib under Coverage#105744

Merged
barneygale merged 1 commit intopython:mainfrom
ambv:pathlib-recursion-limit
Jun 13, 2023
Merged

gh-102613: Bump recursion limit to fix running test_pathlib under Coverage#105744
barneygale merged 1 commit intopython:mainfrom
ambv:pathlib-recursion-limit

Conversation

@ambv
Copy link
Contributor

@ambv ambv commented Jun 13, 2023

Coverage adds a few frames and the previous limit was causing irrecoverable exceptions before pathlib got to its own support for recursion limit recovery.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir topic-pathlib

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants